Platform Explorer / Nuxeo Platform 6.0

Operation nextAssignee (nextAssignee)

In component BuiltIn
Operation id nextAssignee
Category Chain
Label nextAssignee
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "nextAssignee",
  "label" : "nextAssignee",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "nextAssignee",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}